{% raw %}{% load static i18n {% endraw %} {%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}compress {%- endif %}{% raw %}%}{% endraw %} {%- if cookiecutter.frontend_pipeline == 'Webpack' %}{% raw %}{% load render_bundle from webpack_loader %}{% endraw %} {%- endif %}{% raw %} {% get_current_language as LANGUAGE_CODE %}
Use this document as a way to quick start any new project.
{% endblock content %}